gtkpasswordentry: Consume click events after pressing on icon
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 23 Aug 2021 23:12:31 +0000 (01:12 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 23 Aug 2021 23:12:31 +0000 (01:12 +0200)
commit58c31b8627a795c70e5a2ef4b0fdbe4d52bb0023
treefa6a2f78e9905ac8a41a86166be1eb7e5dc0d3c0
parent7a4afb08bdd39916aaccb624ef6cbb62291e91d7
gtkpasswordentry: Consume click events after pressing on icon

This may result in user actions, so the gesture should consume the
events.
gtk/gtkpasswordentry.c